* lisp/files.el (kill-buffer-hook): Doc fix.
authorLeo Liu <sdl.web@gmail.com>
Sun, 24 Mar 2013 06:42:25 +0000 (14:42 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sun, 24 Mar 2013 06:42:25 +0000 (14:42 +0800)
commitbf1205de9a07535d6b693e45e9f2b4e1ae71cea9
tree115152575f1e2dbdfc9b0a8bb91840f7559fc38e
parent9448d86f5aa5ecd3d248ad49a070586b52f8f656
* lisp/files.el (kill-buffer-hook): Doc fix.

* lisp/emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
is the last entry in kill-buffer-hook.

* lisp/nxml/rng-valid.el (rng-validate-while-idle)
(rng-validate-quick-while-idle): Guard against deleted buffer.
lisp/ChangeLog
lisp/emacs-lisp/edebug.el
lisp/files.el
lisp/nxml/rng-valid.el